projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28327ee
)
GtkMessageDialog: Allow action-area-border theming again
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 10 Apr 2014 20:51:33 +0000
(13:51 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 10 Apr 2014 20:54:38 +0000
(13:54 -0700)
This border does not interfere with headerbar-vs-content placement,
and we can allow themes to change it without breaking dialogs.
gtk/resources/ui/gtkmessagedialog.ui
patch
|
blob
|
history
diff --git
a/gtk/resources/ui/gtkmessagedialog.ui
b/gtk/resources/ui/gtkmessagedialog.ui
index 5a55c0cf06d14af58678ed22d2628555b823ba45..d75a414b627ebb2a9c511a9a43eed4315345249b 100644
(file)
--- a/
gtk/resources/ui/gtkmessagedialog.ui
+++ b/
gtk/resources/ui/gtkmessagedialog.ui
@@
-87,11
+87,6
@@
<property name="position">0</property>
</packing>
</child>
- <child internal-child="action_area">
- <object class="GtkButtonBox">
- <property name="border_width">0</property>
- </object>
- </child>
</object>
</child>
</template>